Skip to content

Added unsupported python versions note in install instructions#1460

Open
Pineapple217 wants to merge 1 commit into
MTG:masterfrom
Pineapple217:patch-1
Open

Added unsupported python versions note in install instructions#1460
Pineapple217 wants to merge 1 commit into
MTG:masterfrom
Pineapple217:patch-1

Conversation

@Pineapple217
Copy link
Copy Markdown

Python 3.12 and higher won't install/work because of the removal of the imp package in python 3.12, source. This just adds a small note to warn people of this.

@nolan-veed
Copy link
Copy Markdown

Surely this can be closed (without merging) now.

Rather then adding a note like this, the issue could have been fixed by using importlib. I think it's already been done, as I can't find any instances of imp in the code. Maybe if this PR is still valid, provide a link to the source that uses imp?

@philippludwig
Copy link
Copy Markdown

@nolan-veed The guide at https://essentia.upf.edu/installing.html states "2.1 beta5 is the current stable version recommended to install." - when you choose this tag, you run into exactly this problem. On master, this does not occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants